home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / ter12b.zip / TER12B._XE / MANUAL.EXE / SCRCOLOR.HLP < prev    next >
Text File  |  1993-12-01  |  6KB  |  130 lines

  1.  
  2.  ^m╒════════════════════╤═══════════════════════════════╡^t Screen and colors ^m╞╕
  3.  │^r Colors             ^m│                                                    │
  4.  │ ^nAuto palette       ^m│ ^nColor  ^h0  ^nMono  ^h0                                  ^m│
  5.  │ ^nWindows sound      ^m│ ^hOff                                                ^m│
  6.  │ ^nExploding windows  ^m│ ^hOff                                                ^m│
  7.  │ ^nDirect writes      ^m│ ^hYes                                                ^m│
  8.  │ ^nSnow checking      ^m│ ^hOff                                                ^m│
  9.  │ ^nScreen blanker     ^m│ ^h300                                                ^m│
  10.  │ ^nShow snakes        ^m│ ^hOn                                                 ^m│
  11.  │ ^nVGA Fadeout        ^m│ ^hOff                                                ^m│
  12.  │ ^nCenter screen      ^m│ ^hOn                                                 ^m│
  13.  │ ^nScreen size        ^m│ ^hAuto                            ^nAx   Bx   Cx   Dx  ^m│
  14.  │ ^n├─Start mode       ^m│ ^hTseng 4000 100x40   ^nRegisters: ^h002A                ^m│
  15.  │ ^n├─Other mode       ^m│ ^hXGA        132x25   ^nRegisters: ^h0014                ^m│
  16.  │ ^n└─Exit  mode       ^m│ ^hReset       80x25   ^nRegisters: ^h0003                ^m│
  17.  │ ^nBig phonebook      ^m│ ^hOff                                                ^m│
  18.  │ ^nForce CP-850       ^m│ ^hOff                                                ^m│
  19.  │ ^nFind textmodes     ^m│                                                    ^m│
  20.  ╘════════════════════╧════════════════════════════════════════════════════╛^n
  21.  
  22.  ^hColors^n
  23.  
  24.   Define all colours used inside Terminate's menus.
  25.  
  26.    ^hPalette^n
  27.  
  28.    ^m╒═════╡^t Choose color palette ^m╞╕
  29.    │^r Color 1                     ^m│
  30.    │ ^nColor 2                     ^m│
  31.    │ ^nColor 3                     ^m│
  32.    │ ^nColor 4                     ^m│
  33.    │ ^nColor 5                     ^m│
  34.    │ ^nColor 6                     ^m│
  35.    │ ^nLCD/composite/black & white ^m│
  36.    │ ^nMonochrome                  ^m│
  37.    ╘═════════════════════════════╛^n
  38.  
  39.    There are 8 predefined colour palettes - choose the one you like the most!
  40.    A colour palette is a complete set of colours that will be loaded into the
  41.    default colour record, then you can change some of the colours again.
  42.  
  43.  ^hAuto palette^n
  44.  
  45.   At startup, test if colour or monochrome screen. You could enter a '1' at
  46.   Color and a '8' at Mono, then if you start Terminate from a machine with a
  47.   colour graphics card, then palette 1 will be choosen and if it has
  48.   Hercules monochrome then palette 8 will be used. This is useful if you are
  49.   on a network and want to use the same configuration.
  50.  
  51.  ^hWindows sound^n
  52.  
  53.   Make annoying sounds when popping in or out of windows.
  54.  
  55.  ^hExploding windows^n
  56.  
  57.   Try it! (Visual effect)
  58.  
  59.  ^hDirect writes^n
  60.  
  61.   Should always be turned ON (except in special cases) because using BIOS
  62.   calls is MUCH slower than direct screen writes. Some blind people can
  63.   benefit of using the 'Only menus' function. Which will use direct screen
  64.   writes all other places than in terminal mode. It depends on which
  65.   speech thing you use.
  66.  
  67.  ^hSnow checking^n
  68.  
  69.   When writing directly to the screen, then remove snow. Should only be
  70.   turned on with old CGA cards, because it can slow down screen writes.
  71.  
  72.  ^hScreen blanker^n
  73.  
  74.   Blank screen after X seconds if nothing has happened. If you enter '0'
  75.   here, then the screen would never blank out.
  76.  
  77.  ^hShow snakes^n
  78.  
  79.   When blanking screen, you could allow a lot of snakes to eat your screen.
  80.   The number of snakes will be decided according to how big your screen is
  81.   and how fast your machine is. If using a multitasker you should turn this
  82.   off, since then all timeslices will be released.
  83.  
  84.  ^hVGA Fadeout^n
  85.  
  86.   Fade down colours on VGA and MCGA cards when leaving Terminate. Looks real
  87.   nice, but not all VGA cards will support this.
  88.  
  89.  ^hCenter screen^n
  90.  
  91.   If you are using a screen size more than 80, lets say 132, and call a
  92.   system that only uses 80 chars (most systems), then Terminate can center
  93.   the screen for you. That means position 1 on the screen will be
  94.   recalculated for all screen writes with (132-80)/2 = 26 as left margin.
  95.  
  96.  ^hScreen size^n
  97.  ^h├─Start mode^n
  98.  ^h├─Other mode^n
  99.  ^h└─Exit  mode^n
  100.  
  101.   Screensize has 4 values, Auto, 25, 43/50 and Custom. Auto will just use
  102.   whatever videomode is current. 25 will force 25 lines when starting and
  103.   exiting Terminate. 43/50 will force 43/50 lines if you have a EGA or VGA
  104.   card installed when starting or exiting Terminate. Custom will call the
  105.   BIOS videomode routine with the parameters you give. In CUSTOM.DOC you
  106.   will find the codes for several VGA cards. Start mode will then be used at
  107.   startup or when returning from shell. Exit mode will be used when exiting
  108.   Terminate or calling an external utility. If you do not want Terminate to
  109.   change videomode, but always use some other kind of videomode (also when
  110.   calling external utilities), just set the videomode before calling
  111.   Terminate and set Screen size to Auto.
  112.  
  113.  ^hBig phonebook^n
  114.  
  115.   If ON, when entering the phonebook, Terminate will switch into 43/50 lines
  116.   and back into 25 lines when exiting the phonebook.
  117.   This should not be used together with custom screen size.
  118.  
  119.  ^hForce CP-850^n
  120.  
  121.   Use framechars only from Codepage 850. Only use this if your windows look
  122.   funny and have strange characters in the frames.
  123.  
  124.  ^hFind textmodes^n
  125.  
  126.   Run an external program called SCANMODE (in UTILS\), which detects all
  127.   textmodes your VGA card is able of showing. This information is saved
  128.   in MODEINFO.DAT and can afterwards be imported by Terminate.
  129.  
  130.